AWS SES Service
-
Global factory const which can be used to create an
AWSSESServiceClient
with aStitchAppClient
. Pass intoStitchAppClient.serviceClient(fromFactory:withName)
to get an `AWSSESServiceClient.Declaration
Swift
public let awsSESServiceClientFactory: AnyNamedServiceClientFactory<AWSSESServiceClient>
-
The AWS SES service client, which can be used to interact with AWS Simple Email Service (SES) via MongoDB Stitch.
See moreDeclaration
Swift
public protocol AWSSESServiceClient
-
The result of an AWS SES send request.
See moreDeclaration
Swift
public struct AWSSESSendResult : Decodable